home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / PMM / Developer / IncludeWOS / lvo / PowerPC_lib.FD_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-12-03  |  3.9 KB  |  171 lines

  1.     section    .data,data
  2.  
  3. _LVORunPPC    equ    -30
  4.     xdef    _LVORunPPC
  5. _LVOWaitForPPC    equ    -36
  6.     xdef    _LVOWaitForPPC
  7. _LVOGetCPU    equ    -42
  8.     xdef    _LVOGetCPU
  9. _LVOPowerDebugMode    equ    -48
  10.     xdef    _LVOPowerDebugMode
  11. _LVOAllocVec32    equ    -54
  12.     xdef    _LVOAllocVec32
  13. _LVOFreeVec32    equ    -60
  14.     xdef    _LVOFreeVec32
  15. _LVOSPrintF68K    equ    -66
  16.     xdef    _LVOSPrintF68K
  17. _LVOAllocXMsg    equ    -72
  18.     xdef    _LVOAllocXMsg
  19. _LVOFreeXMsg    equ    -78
  20.     xdef    _LVOFreeXMsg
  21. _LVOPutXMsg    equ    -84
  22.     xdef    _LVOPutXMsg
  23. _LVOGetPPCState    equ    -90
  24.     xdef    _LVOGetPPCState
  25. _LVORun68K    equ    -300
  26.     xdef    _LVORun68K
  27. _LVOWaitFor68K    equ    -306
  28.     xdef    _LVOWaitFor68K
  29. _LVOSPrintF    equ    -312
  30.     xdef    _LVOSPrintF
  31. _LVOAllocVecPPC    equ    -324
  32.     xdef    _LVOAllocVecPPC
  33. _LVOFreeVecPPC    equ    -330
  34.     xdef    _LVOFreeVecPPC
  35. _LVOCreateTaskPPC    equ    -336
  36.     xdef    _LVOCreateTaskPPC
  37. _LVODeleteTaskPPC    equ    -342
  38.     xdef    _LVODeleteTaskPPC
  39. _LVOFindTaskPPC    equ    -348
  40.     xdef    _LVOFindTaskPPC
  41. _LVOInitSemaphorePPC    equ    -354
  42.     xdef    _LVOInitSemaphorePPC
  43. _LVOFreeSemaphorePPC    equ    -360
  44.     xdef    _LVOFreeSemaphorePPC
  45. _LVOAddSemaphorePPC    equ    -366
  46.     xdef    _LVOAddSemaphorePPC
  47. _LVORemSemaphorePPC    equ    -372
  48.     xdef    _LVORemSemaphorePPC
  49. _LVOObtainSemaphoreP    equ    -378
  50.     xdef    _LVOObtainSemaphoreP
  51. _LVOAttemptSemaphore    equ    -384
  52.     xdef    _LVOAttemptSemaphore
  53. _LVOReleaseSemaphore    equ    -390
  54.     xdef    _LVOReleaseSemaphore
  55. _LVOFindSemaphorePPC    equ    -396
  56.     xdef    _LVOFindSemaphorePPC
  57. _LVOInsertPPC    equ    -402
  58.     xdef    _LVOInsertPPC
  59. _LVOAddHeadPPC    equ    -408
  60.     xdef    _LVOAddHeadPPC
  61. _LVOAddTailPPC    equ    -414
  62.     xdef    _LVOAddTailPPC
  63. _LVORemovePPC    equ    -420
  64.     xdef    _LVORemovePPC
  65. _LVORemHeadPPC    equ    -426
  66.     xdef    _LVORemHeadPPC
  67. _LVORemTailPPC    equ    -432
  68.     xdef    _LVORemTailPPC
  69. _LVOEnqueuePPC    equ    -438
  70.     xdef    _LVOEnqueuePPC
  71. _LVOFindNamePPC    equ    -444
  72.     xdef    _LVOFindNamePPC
  73. _LVOFindTagItemPPC    equ    -450
  74.     xdef    _LVOFindTagItemPPC
  75. _LVOGetTagDataPPC    equ    -456
  76.     xdef    _LVOGetTagDataPPC
  77. _LVONextTagItemPPC    equ    -462
  78.     xdef    _LVONextTagItemPPC
  79. _LVOAllocSignalPPC    equ    -468
  80.     xdef    _LVOAllocSignalPPC
  81. _LVOFreeSignalPPC    equ    -474
  82.     xdef    _LVOFreeSignalPPC
  83. _LVOSetSignalPPC    equ    -480
  84.     xdef    _LVOSetSignalPPC
  85. _LVOSignalPPC    equ    -486
  86.     xdef    _LVOSignalPPC
  87. _LVOWaitPPC    equ    -492
  88.     xdef    _LVOWaitPPC
  89. _LVOSetTaskPriPPC    equ    -498
  90.     xdef    _LVOSetTaskPriPPC
  91. _LVOSignal68K    equ    -504
  92.     xdef    _LVOSignal68K
  93. _LVOSetCache    equ    -510
  94.     xdef    _LVOSetCache
  95. _LVOSetExcHandler    equ    -516
  96.     xdef    _LVOSetExcHandler
  97. _LVORemExcHandler    equ    -522
  98.     xdef    _LVORemExcHandler
  99. _LVOSuper    equ    -528
  100.     xdef    _LVOSuper
  101. _LVOUser    equ    -534
  102.     xdef    _LVOUser
  103. _LVOSetHardware    equ    -540
  104.     xdef    _LVOSetHardware
  105. _LVOModifyFPExc    equ    -546
  106.     xdef    _LVOModifyFPExc
  107. _LVOWaitTime    equ    -552
  108.     xdef    _LVOWaitTime
  109. _LVOLockTaskList    equ    -564
  110.     xdef    _LVOLockTaskList
  111. _LVOUnLockTaskList    equ    -570
  112.     xdef    _LVOUnLockTaskList
  113. _LVOSetExcMMU    equ    -576
  114.     xdef    _LVOSetExcMMU
  115. _LVOClearExcMMU    equ    -582
  116.     xdef    _LVOClearExcMMU
  117. _LVOChangeMMU    equ    -588
  118.     xdef    _LVOChangeMMU
  119. _LVOGetInfo    equ    -594
  120.     xdef    _LVOGetInfo
  121. _LVOCreateMsgPortPPC    equ    -600
  122.     xdef    _LVOCreateMsgPortPPC
  123. _LVODeleteMsgPortPPC    equ    -606
  124.     xdef    _LVODeleteMsgPortPPC
  125. _LVOAddPortPPC    equ    -612
  126.     xdef    _LVOAddPortPPC
  127. _LVORemPortPPC    equ    -618
  128.     xdef    _LVORemPortPPC
  129. _LVOFindPortPPC    equ    -624
  130.     xdef    _LVOFindPortPPC
  131. _LVOWaitPortPPC    equ    -630
  132.     xdef    _LVOWaitPortPPC
  133. _LVOPutMsgPPC    equ    -636
  134.     xdef    _LVOPutMsgPPC
  135. _LVOGetMsgPPC    equ    -642
  136.     xdef    _LVOGetMsgPPC
  137. _LVOReplyMsgPPC    equ    -648
  138.     xdef    _LVOReplyMsgPPC
  139. _LVOFreeAllMem    equ    -654
  140.     xdef    _LVOFreeAllMem
  141. _LVOCopyMemPPC    equ    -660
  142.     xdef    _LVOCopyMemPPC
  143. _LVOAllocXMsgPPC    equ    -666
  144.     xdef    _LVOAllocXMsgPPC
  145. _LVOFreeXMsgPPC    equ    -672
  146.     xdef    _LVOFreeXMsgPPC
  147. _LVOPutXMsgPPC    equ    -678
  148.     xdef    _LVOPutXMsgPPC
  149. _LVOGetSysTimePPC    equ    -684
  150.     xdef    _LVOGetSysTimePPC
  151. _LVOAddTimePPC    equ    -690
  152.     xdef    _LVOAddTimePPC
  153. _LVOSubTimePPC    equ    -696
  154.     xdef    _LVOSubTimePPC
  155. _LVOCmpTimePPC    equ    -702
  156.     xdef    _LVOCmpTimePPC
  157. _LVOSetReplyPortPPC    equ    -708
  158.     xdef    _LVOSetReplyPortPPC
  159. _LVOSnoopTask    equ    -714
  160.     xdef    _LVOSnoopTask
  161. _LVOEndSnoopTask    equ    -720
  162.     xdef    _LVOEndSnoopTask
  163. _LVOGetHALInfo    equ    -726
  164.     xdef    _LVOGetHALInfo
  165. _LVOSetScheduling    equ    -732
  166.     xdef    _LVOSetScheduling
  167. _LVOFindTaskByID    equ    -738
  168.     xdef    _LVOFindTaskByID
  169. _LVOSetNiceValue    equ    -744
  170.     xdef    _LVOSetNiceValue
  171.